3.1706 \(\int \frac {1}{(1-2 x)^3 (3+5 x)^3} \, dx\)

Optimal. Leaf size=65 \[ \frac {60}{14641 (1-2 x)}-\frac {150}{14641 (5 x+3)}+\frac {2}{1331 (1-2 x)^2}-\frac {25}{2662 (5 x+3)^2}-\frac {600 \log (1-2 x)}{161051}+\frac {600 \log (5 x+3)}{161051} \]

[Out]

2/1331/(1-2*x)^2+60/14641/(1-2*x)-25/2662/(3+5*x)^2-150/14641/(3+5*x)-600/161051*ln(1-2*x)+600/161051*ln(3+5*x
)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 65, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.067, Rules used = {44} \[ \frac {60}{14641 (1-2 x)}-\frac {150}{14641 (5 x+3)}+\frac {2}{1331 (1-2 x)^2}-\frac {25}{2662 (5 x+3)^2}-\frac {600 \log (1-2 x)}{161051}+\frac {600 \log (5 x+3)}{161051} \]

Antiderivative was successfully verified.

[In]

Int[1/((1 - 2*x)^3*(3 + 5*x)^3),x]

[Out]

2/(1331*(1 - 2*x)^2) + 60/(14641*(1 - 2*x)) - 25/(2662*(3 + 5*x)^2) - 150/(14641*(3 + 5*x)) - (600*Log[1 - 2*x
])/161051 + (600*Log[3 + 5*x])/161051

Rule 44

Int[((a_) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d*
x)^n, x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && ILtQ[m, 0] && IntegerQ[n] &&  !(IGtQ[n, 0] && L
tQ[m + n + 2, 0])

Rubi steps

\begin {align*} \int \frac {1}{(1-2 x)^3 (3+5 x)^3} \, dx &=\int \left (-\frac {8}{1331 (-1+2 x)^3}+\frac {120}{14641 (-1+2 x)^2}-\frac {1200}{161051 (-1+2 x)}+\frac {125}{1331 (3+5 x)^3}+\frac {750}{14641 (3+5 x)^2}+\frac {3000}{161051 (3+5 x)}\right ) \, dx\\ &=\frac {2}{1331 (1-2 x)^2}+\frac {60}{14641 (1-2 x)}-\frac {25}{2662 (3+5 x)^2}-\frac {150}{14641 (3+5 x)}-\frac {600 \log (1-2 x)}{161051}+\frac {600 \log (3+5 x)}{161051}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 48, normalized size = 0.74 \[ \frac {-\frac {11 \left (12000 x^3+1800 x^2-5960 x-301\right )}{\left (10 x^2+x-3\right )^2}-1200 \log (1-2 x)+1200 \log (5 x+3)}{322102} \]

Antiderivative was successfully verified.

[In]

Integrate[1/((1 - 2*x)^3*(3 + 5*x)^3),x]

[Out]

((-11*(-301 - 5960*x + 1800*x^2 + 12000*x^3))/(-3 + x + 10*x^2)^2 - 1200*Log[1 - 2*x] + 1200*Log[3 + 5*x])/322
102

________________________________________________________________________________________

fricas [A]  time = 0.68, size = 95, normalized size = 1.46 \[ -\frac {132000 \, x^{3} + 19800 \, x^{2} - 1200 \, {\left (100 \, x^{4} + 20 \, x^{3} - 59 \, x^{2} - 6 \, x + 9\right )} \log \left (5 \, x + 3\right ) + 1200 \, {\left (100 \, x^{4} + 20 \, x^{3} - 59 \, x^{2} - 6 \, x + 9\right )} \log \left (2 \, x - 1\right ) - 65560 \, x - 3311}{322102 \, {\left (100 \, x^{4} + 20 \, x^{3} - 59 \, x^{2} - 6 \, x + 9\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)^3/(3+5*x)^3,x, algorithm="fricas")

[Out]

-1/322102*(132000*x^3 + 19800*x^2 - 1200*(100*x^4 + 20*x^3 - 59*x^2 - 6*x + 9)*log(5*x + 3) + 1200*(100*x^4 +
20*x^3 - 59*x^2 - 6*x + 9)*log(2*x - 1) - 65560*x - 3311)/(100*x^4 + 20*x^3 - 59*x^2 - 6*x + 9)

________________________________________________________________________________________

giac [A]  time = 1.19, size = 46, normalized size = 0.71 \[ -\frac {12000 \, x^{3} + 1800 \, x^{2} - 5960 \, x - 301}{29282 \, {\left (10 \, x^{2} + x - 3\right )}^{2}} + \frac {600}{161051} \, \log \left ({\left | 5 \, x + 3 \right |}\right ) - \frac {600}{161051} \, \log \left ({\left | 2 \, x - 1 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)^3/(3+5*x)^3,x, algorithm="giac")

[Out]

-1/29282*(12000*x^3 + 1800*x^2 - 5960*x - 301)/(10*x^2 + x - 3)^2 + 600/161051*log(abs(5*x + 3)) - 600/161051*
log(abs(2*x - 1))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 54, normalized size = 0.83 \[ -\frac {600 \ln \left (2 x -1\right )}{161051}+\frac {600 \ln \left (5 x +3\right )}{161051}-\frac {25}{2662 \left (5 x +3\right )^{2}}-\frac {150}{14641 \left (5 x +3\right )}+\frac {2}{1331 \left (2 x -1\right )^{2}}-\frac {60}{14641 \left (2 x -1\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(1-2*x)^3/(5*x+3)^3,x)

[Out]

-25/2662/(5*x+3)^2-150/14641/(5*x+3)+600/161051*ln(5*x+3)+2/1331/(2*x-1)^2-60/14641/(2*x-1)-600/161051*ln(2*x-
1)

________________________________________________________________________________________

maxima [A]  time = 0.53, size = 56, normalized size = 0.86 \[ -\frac {12000 \, x^{3} + 1800 \, x^{2} - 5960 \, x - 301}{29282 \, {\left (100 \, x^{4} + 20 \, x^{3} - 59 \, x^{2} - 6 \, x + 9\right )}} + \frac {600}{161051} \, \log \left (5 \, x + 3\right ) - \frac {600}{161051} \, \log \left (2 \, x - 1\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)^3/(3+5*x)^3,x, algorithm="maxima")

[Out]

-1/29282*(12000*x^3 + 1800*x^2 - 5960*x - 301)/(100*x^4 + 20*x^3 - 59*x^2 - 6*x + 9) + 600/161051*log(5*x + 3)
 - 600/161051*log(2*x - 1)

________________________________________________________________________________________

mupad [B]  time = 1.06, size = 45, normalized size = 0.69 \[ \frac {1200\,\mathrm {atanh}\left (\frac {20\,x}{11}+\frac {1}{11}\right )}{161051}+\frac {-\frac {60\,x^3}{14641}-\frac {9\,x^2}{14641}+\frac {149\,x}{73205}+\frac {301}{2928200}}{x^4+\frac {x^3}{5}-\frac {59\,x^2}{100}-\frac {3\,x}{50}+\frac {9}{100}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(-1/((2*x - 1)^3*(5*x + 3)^3),x)

[Out]

(1200*atanh((20*x)/11 + 1/11))/161051 + ((149*x)/73205 - (9*x^2)/14641 - (60*x^3)/14641 + 301/2928200)/(x^3/5
- (59*x^2)/100 - (3*x)/50 + x^4 + 9/100)

________________________________________________________________________________________

sympy [A]  time = 0.18, size = 54, normalized size = 0.83 \[ - \frac {12000 x^{3} + 1800 x^{2} - 5960 x - 301}{2928200 x^{4} + 585640 x^{3} - 1727638 x^{2} - 175692 x + 263538} - \frac {600 \log {\left (x - \frac {1}{2} \right )}}{161051} + \frac {600 \log {\left (x + \frac {3}{5} \right )}}{161051} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(1-2*x)**3/(3+5*x)**3,x)

[Out]

-(12000*x**3 + 1800*x**2 - 5960*x - 301)/(2928200*x**4 + 585640*x**3 - 1727638*x**2 - 175692*x + 263538) - 600
*log(x - 1/2)/161051 + 600*log(x + 3/5)/161051

________________________________________________________________________________________